Welcome![Sign In][Sign Up]
Location:
Search - mesh fortran

Search list

[Algorithm二维非结构化网格生成及流动传热求解程序

Description: delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
Platform: | Size: 6144 | Author: asdf | Hits:

[Algorithmparamesh4.0

Description: 做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR). -Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
Platform: | Size: 919552 | Author: wangsong | Hits:

[Algorithmmesh

Description: 叶轮机械多级叶轮网格生成程序介绍 侯 乐 毅 非定常流课题组 本文开发的叶轮机械多级叶轮网格生成程序,采用的网格类型为H型,并在叶片前面/后面延伸区域设置平直网格数ID1和IDN。主程序MESH_BLADE_STAGES,分成三个部分,原始叶型及控制参数从输入程序INPUT输入,求解程序为GRID(ZERO),输出程序为OUTPUT。-Multi-stage turbomachinery impeller mesh generation procedures introduce Hou Leyi group unsteady flow developed in this article multistage turbomachinery impeller grid generation procedure for the grid type for H-, and leaves in front of/behind the extension of the regional network set straight Grid number of Id1 and IDN. Main program MESH_BLADE_STAGES, divided into three parts, the original leaf-type and control parameters from the input program INPUT input, solving procedures for GRID (ZERO), the output process for the OUTPUT.
Platform: | Size: 390144 | Author: 韦世锋 | Hits:

[Fractal programquad_mesh

Description: 四边形网格的生成算法,可以看看,我认为不错!-Quadrilateral mesh generation algorithm, you can look good in my opinion!
Platform: | Size: 20480 | Author: ypb | Hits:

[Special Effectscode

Description: Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon
Platform: | Size: 30720 | Author: 杨银 | Hits:

[source in ebookdoctor

Description: unstructured mesh of FVM!
Platform: | Size: 536576 | Author: 吴学红 | Hits:

[source in ebookliuchang

Description: 二维浅水方程运行流场,采用有限元法变成,采用不规则三角形网格的分步杂交方法,在前半步长用特征线法,后半步长用集中质量有限元方法求解方程,是变边界模型-Two-dimensional shallow water equations to run the flow field into a finite element method, using irregular triangle mesh step-by-step hybrid methods, with the former half-length method of characteristics, with focus on long after the half the quality of the finite element method for solving equations, is variable boundary model
Platform: | Size: 11264 | Author: 融融 | Hits:

[Windows DevelopGRID

Description: 该程序应用FORTRAN语言编写,可快速对离散数据采用距离反比加权公式进行网格化处理,方便实用,直接下载编译就可以执行,非常方便快捷,应用多年效果较好!-The program application of FORTRAN language, and can be used for discrete data inverse distance-weighted formula for grid processing, convenient and practical, direct download compilation can be performed very fast and convenient, good effect for many years!
Platform: | Size: 1024 | Author: lcl009 | Hits:

[Algorithmlaplas

Description: Laplace method to make mesh
Platform: | Size: 2048 | Author: amir | Hits:

[Algorithmtriangular-mesh-generation

Description: 这里提供一个生成三角形网格的基本程序:平面三角形网格生成原理及程序,内有说明文档-Planar triangular mesh generation principles and procedures for
Platform: | Size: 260096 | Author: 枫过留痕 | Hits:

[Algorithmmeshgeneration

Description: 计算用网格剖分程序,利用Bowyer-Watson method 法剖分,生成Delaunay网格-Calculation mesh generation procedure, and use law split Bowyer-Watson method to generate Delaunay meshes
Platform: | Size: 5120 | Author: 宋力 | Hits:

[Algorithmairfoil

Description: 利用FORTRAN 开发的机翼数值模拟的源代码。其中包括了网格划分。-The development of the use of FORTRAN source code for the numerical simulation of the wing. Including mesh.
Platform: | Size: 3072 | Author: 程鹏 | Hits:

[Algorithmunstruct

Description:
Platform: | Size: 393216 | Author: zhuchuanyun | Hits:

[OtherDELAUNEY

Description: 利用DELAUNEY三角化方法生成非结构三角网格,可用于有限元或有限体积法网格的自动划分-Triangulation method using DELAUNEY generate unstructured triangular meshes, can be used for finite element or finite volume Mesh automatic classification
Platform: | Size: 3072 | Author: 许哈哈 | Hits:

[AlgorithmMESH

Description: 用fortran写的画分网格的程序,大家有做有限元的可以看下-Written using fortran programs painting sub-grid
Platform: | Size: 5120 | Author: zhb | Hits:

[Algorithmcode

Description: 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
Platform: | Size: 6144 | Author: GSD | Hits:

[Algorithmmesh_2d

Description: 二维贴体网格 fortran 源程序;偏微分方程生成网格,附详细的说明文档-body-fit mesh generation, two dimension
Platform: | Size: 3072 | Author: 朱海 | Hits:

[AlgorithmMESH

Description: Fortran Programme for Meshing in 2D and 3D
Platform: | Size: 25600 | Author: Hamma | Hits:

[Algorithmmesh-generation

Description: 采用微分方程生成网格的例子,带有附加说明和源码-the mesh generation by using the pde, with the reference file and the source code.
Platform: | Size: 193536 | Author: followtime | Hits:

[OtherFortran语言

Description: fortran 总刚 单刚 源程序 有限元 分析节点及单元编号。已知区域x1边m等分,y1及y2边n等分,再将圆弧m0等分,最后将x2边(m-m0)等分,并找到各个边等分点的坐标。再将x1边的等分点按顺序分别与x2边和圆弧边的等分点用线段相(fortranUniform Mesh on Unit Circle: % fd = inline('sqrt(sum(p.^2,2))-1','p'); % [p,t] = distmesh_2d(fd,@huniform,0.2,[-1,-1;1,1],100,[]); % Rectangle with circular hole, refined at circle boundary: % fd = inline('ddiff(drectangle(p,-1,1,-1,1),dcircle(p,0,0,0.5))','p'); % fh = inline('min(4*sqrt(sum()
Platform: | Size: 9677824 | Author: 开区间 | Hits:
« 12 3 »

CodeBus www.codebus.net